C1.LiveLinq.Indexing Namespace > Index<T,TKey> Class > FindKeys Method : FindKeys(IEnumerable<TKey>,Order) Method |
'Declaration
Public Overloads MustOverride Function FindKeys( _ ByVal keys As System.Collections.Generic.IEnumerable(Of TKey), _ ByVal order As Order _ ) As IndexQuery(Of T,TKey)
public abstract IndexQuery<T,TKey> FindKeys( System.Collections.Generic.IEnumerable<TKey> keys, Order order )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2